more signal linkification
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 27 May 2007 03:02:29 +0000 (03:02 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 27 May 2007 03:02:29 +0000 (03:02 +0000)
svn path=/trunk/; revision=17949

docs/reference/gtk/tmpl/gtktreeselection.sgml

index 0304904f8751e7dcc4513368af90e38b738363b8..d3bb888146dd1a4ccb795ea9486004d202494595 100644 (file)
@@ -28,9 +28,9 @@ first.
 
 <para>
 One of the important things to remember when monitoring the selection of
-a view is that the "changed" signal is mostly a hint.  That is, it may
+a view is that the #GtkTreeSelection::changed signal is mostly a hint.  That is, it may
 only emit one signal when a range of rows is selected.  Additionally, it
-may on occasion emit a "changed" signal when nothing has happened
+may on occasion emit a ::changed signal when nothing has happened
 (mostly as a result of programmers calling select_row on an already
 selected row).
 </para>